usb: dwc3: make dwc3_set_mode to static
authorJoonyoung Shim <[email protected]>
Tue, 3 Mar 2015 16:32:09 +0000 (17:32 +0100)
committerMarek Vasut <[email protected]>
Tue, 14 Apr 2015 03:48:12 +0000 (05:48 +0200)
commit7e9cb7962f401439c9f107878100810b138f6ab9
tree0864366736deecd3ba0c1247628875f6bca9ec1f
parent2252d150efac460dc2494a4a12505d366e645232
usb: dwc3: make dwc3_set_mode to static

This commit makes the dwc3_set_mode() as static, to prevent collisions.

Signed-off-by: Joonyoung Shim <[email protected]>
Signed-off-by: Lukasz Majewski <[email protected]>
drivers/usb/dwc3/core.c
drivers/usb/dwc3/core.h